home *** CD-ROM | disk | FTP | other *** search
/ The Guinness Encyclopedia / The Guinness Encyclopedia - Wayzata Technology (3221-1B) (Disc 1) (1995).iso / mac / 16in_mai.n / card_8174.txt < prev    next >
Text File  |  1995-06-09  |  2KB  |  114 lines

  1. -- card: 8174 from stack: in.n
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 5472
  5. -- name: Table of Contents
  6.  
  7.  
  8. -- part 58 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=3 top=441 right=477 bottom=111
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card 1 of stack "Guinness:mac:16in Credits"
  23. end mouseUp
  24.  
  25.  
  26. -- part 59 (button)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=527 top=441 right=477 bottom=635
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: New Button
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   doMenu "Quit HyperCard"
  41. end mouseUp
  42.  
  43.  
  44. -- part 60 (button)
  45. -- low flags: 00
  46. -- high flags: 200A
  47. -- rect: left=45 top=179 right=286 bottom=295
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 3
  52. -- text size: 10
  53. -- style flags: 256
  54. -- line height: 13
  55. -- part name: gallery
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   go to card 1 of stack "Guinness:mac:16in Gallery"
  59. end mouseUp
  60.  
  61.  
  62. -- part 61 (button)
  63. -- low flags: 00
  64. -- high flags: 200A
  65. -- rect: left=323 top=180 right=288 bottom=573
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 1
  69. -- font id: 3
  70. -- text size: 10
  71. -- style flags: 256
  72. -- line height: 13
  73. -- part name: encycl
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   go to card 1 of stack "Guinness:mac:16in Encyclopedia"
  77. end mouseUp
  78.  
  79.  
  80. -- part 63 (button)
  81. -- low flags: 00
  82. -- high flags: 200A
  83. -- rect: left=45 top=299 right=406 bottom=295
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 1
  87. -- font id: 3
  88. -- text size: 10
  89. -- style flags: 256
  90. -- line height: 13
  91. -- part name: exp
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   go to card 1 of stack "Guinness:mac:16in Explorer"
  95. end mouseUp
  96.  
  97.  
  98. -- part 64 (button)
  99. -- low flags: 00
  100. -- high flags: 200A
  101. -- rect: left=323 top=301 right=408 bottom=573
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 1
  105. -- font id: 3
  106. -- text size: 10
  107. -- style flags: 256
  108. -- line height: 13
  109. -- part name: help
  110. ----- HyperTalk script -----
  111. on mouseUp
  112.   WTIhelp
  113. end mouseUp
  114.